■<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <meta http-equiv="Content-Language" content="en-us"> <title>Cobian Backup 8 Help File - Mirroring</title> <link rel="stylesheet" type="text/css" href="CobStyle.css"> </head> <body> <div align="center"> &nbsp;<table border="0" width="600" id="table1"> <tr> <td> <p class="h1-center">Mirroring</p> <p class="normal">This question has been in the FAQ since forever, but people keep asking the same thing over and over again: &quot;I want to make a backup of a directory. I delete some file on the original directory, but the program doesn&#39;t delete it from the destination&quot;. </p> <p class="normal">Well, let me tell you: <font color="#FF00FF"><b>A BACKUP PROGRAM IS NOT A MIRRORING PROGRAM</b></font>. And this&nbsp; is a very dangerous feature to add for a backup program.</p> <p class="normal">A backup is a ONE WAY copy. If you delete a file as a mistake or if a virus destroy your data, you will EXPECT to find your files in the destination.<font color="#FF00FF"><b> If you implement a mirror, you&#39;ll find NOTHING there!</b></font></p> <p class="normal">A mirror is just a TWO WAYS copy and is perfect for other things, like maintaining two synchronized copies of some folder, but this doesn&#39;t fit in a backup program.</p> <p class="normal"><font color="#FF00FF"><b>Please DON&#39;T write me about adding this &quot;feature&quot; to the program because I&#39;ll just ignore your letter. </b></font></p> <p class="normal-center"><b><a href="index_en.htm">Index</a></b></p></td> </tr> <tr> <td> <p class="small-center-bold">⌐ 2000-2006 by Luis Cobian<br> All rights reserved</td> </tr> </table> </div> </body> </html>